home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / mudlike < prev    next >
Text File  |  2001-03-21  |  757b  |  23 lines

  1. Synopsis:
  2.    load mudlike
  3.  
  4. Description:
  5.    This script is meant to make people failiar with MUDs feel more at home
  6.    on irc.  It enables COMMAND_MODE, meaning a command must be used for
  7.    everything, including talking to the currrent channel or query.  It sets
  8.    a number of hooks to make the client feel like a MUD.  In addition, the
  9.    following aliases are provided:
  10.  
  11.      Alias    Description                                                 
  12.      /'       sends a message to the current channel or query
  13.      /emote   same as ME
  14.      /say     same as ME, but formed as if in 3rd person
  15.      /tell    same as MSG
  16.  
  17. See Also:
  18.    load(5); set(4) command_mode
  19.  
  20. Other Notes:
  21.    This script was written by Carl von Loesch (lynx).
  22.  
  23.